From 634a9571769e1237a9842a21e41e55c7cf7bc91c Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 28 Mar 2007 13:01:35 +0000 Subject: [PATCH] Typo fix in style doc. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2720 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/chapters/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/xmldoc/chapters/styles.xml b/gpsbabel/xmldoc/chapters/styles.xml index 352e6e990..bdbda728e 100644 --- a/gpsbabel/xmldoc/chapters/styles.xml +++ b/gpsbabel/xmldoc/chapters/styles.xml @@ -29,7 +29,7 @@ format use that file. If you created a new style file called "mystyle.style" and you want to write the waypoints from a GPX file named "mine.gpx" to it, you would issue a command like: -gpsbabel -i gpx -f mine.gpx -o xcsv,style=mystyle.style -f mine.new +gpsbabel -i gpx -f mine.gpx -o xcsv,style=mystyle.style -F mine.new You might then examine mine.new to see if it met your expectations. If not, you could continue to tweak -- 2.30.2